Total Complexity | 25 |
Dependencies | 10 |
Dependents | 1 |
Total lines | 203 |
Lines of code | 107 |
Logical lines of code | 71 |
Comment lines | 48 |
Methods | 8 |
Properties | 1 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
get_available_payment_methods() | 50 | 8 | 29 | |
start_payment() | 49 | 5 | 30 | |
output_form() | 57 | 3 | 16 | |
redirect_via_html() | 67 | 3 | 7 | |
register_payment_methods() | 73 | 2 | 5 | |
update_status() | 67 | 2 | 8 | |
__construct() | 67 | 1 | 8 | |
start() | 75 | 1 | 4 |